home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / 4th86_v4.zip / SOURCE.INF < prev    next >
Text File  |  1993-10-24  |  3KB  |  99 lines

  1. Source code modules in various versions of 4th_86
  2.     November 1993
  3.  
  4. Availability of Source
  5. ======================
  6.  
  7. These are available for purchase as detailed in file REGISTER.INF -- subject 
  8. to the following restrictions:
  9.  
  10. *** = not available -- copyright United Controls Corporation.
  11. ### = available with minor omissions [ banner and text  screen related ]
  12. ~\~ = source or IMG file available in full.
  13.  
  14. Availability of compile support
  15. ===============================
  16.  
  17. In addition to the source modules detailed below -- a set of BATch and BLD 
  18. files are used to automate the compilation. These BLD files [ which are 
  19. FLOADable 4th code ] contain additional commands needed to create the COM and 
  20. IMG files.
  21.  
  22. In the compilation process, Microsoft compatible MAP files are created for 
  23. use with source debugging utilities.
  24.  
  25. Although the modules marked *** are not available -- the file KERNEL.IMG 
  26. contains this pre-compiled source and allows all COM files to be built.
  27.  
  28. These BATCH and BLD files -- together with the the Microsoft-MAP and 4th-MAP 
  29. files are available at additional cost. [ see REGISTER.INF ]
  30.  
  31. List of modules in 4th_86
  32. =========================
  33.  
  34.     ### 7basic04.asm        kernel code
  35.         *** 7osia04.asm        op-system interface
  36.         *** 7osib04.4th        op-system interface
  37.         *** 7disp04.4th        display interface
  38.         *** 7nfind04.asm    FIND search code
  39.     ~\~ 7egam04.asm            EGA and CGA graphics
  40.     ~\~ 7tr04.asm            time and date display 
  41.     ~\~ 7tm04.4th            time and date display
  42.  
  43.         ======> saved as APPS.IMG
  44.     
  45.     
  46.     ~\~ apps.img
  47.         *** 7cli04.4th        command line interpreter
  48.         *** 7comp04.4th        forth compile routines
  49.         *** 7cross04.4th    forth cross assembly
  50.  
  51.         ======> saved as KERNEL.IMG
  52.     
  53.  
  54.     ~\~ kernel.img
  55.     ~\~ 7shell04.asm        DOS shell utilities
  56.     ~\~ 7ccp04.4th            DOS emulation commands
  57.     ~\~ 7nxtra04.4th        Miscellaneous code
  58.     ~\~ 7debug04.4th        Debug facilities
  59.     ~\~ 7tut04.4th            Tutorial manager
  60.  
  61.         ======> saved as KERNEL004.IMG
  62.     
  63.     
  64.     ~\~ kernel004.img
  65.     ~\~ 7ilasm04.4th        Inline MASM utilities
  66.     ~\~ 7d2.4th             Minimal debug system
  67.     ### 7boot04.4th            Boot code
  68.     ~\~ 7INIT04.4th            Initialisation code
  69.  
  70.         ======> saved as 4TH_86.COM
  71.     
  72.     
  73.     ~\~ kernel004.img
  74.     ~\~ 7ilasm04.4th
  75.     ~\~ 7DISS04.4th            Disassembly extensions to 7d2.4th
  76.  
  77.         ======> saved as KERNEL104.IMG
  78.     
  79.     ~\~ kernel104.img
  80.     ### 7boot04.4th
  81.     ~\~ 7INIT04.4th
  82.  
  83.         ======> saved as 4TH_86DD.COM
  84.     
  85.     ~\~ kernel104.img
  86.     ~\~ 7doubl04.asm        Double precision routines
  87.     ~\~ 7fpoin04.asm        Floating Point routines
  88.     ~\~ 7fpoin04.4th        Floating Point routines
  89.     ~\~ 7trans04.4th        Transcendental functions
  90.  
  91.         ======> saved as KERNEL204.IMG
  92.  
  93.     ~\~ kernel204.img
  94.     ### 7boot04.4th
  95.     ~\~ 7INIT04.4th
  96.             ======> saved as 4TH_86FP.COM
  97.     
  98.  
  99.